Skip to main content

Repartition Streams

Short Description

The Repartition Streams operator is found in parallel plans. It consumes and produces multiple streams

Detailed Description​

The Repartition Streams operator consumes and produces multiple streams. A bitmap filter may be used to reduce the number of output rows. The output can be sorted if an ORDER BY predicate is specified.

Search online​

If this article doesn't have the information you need you can try searching online. Remember, you can contribute suggestions to this page.